Skip to content

build(deps): bump de.siegmar:fastcsv from 4.1.0 to 4.1.1#15018

Merged
loicmathieu merged 1 commit intodevelopfrom
dependabot/gradle/de.siegmar-fastcsv-4.1.1
Mar 11, 2026
Merged

build(deps): bump de.siegmar:fastcsv from 4.1.0 to 4.1.1#15018
loicmathieu merged 1 commit intodevelopfrom
dependabot/gradle/de.siegmar-fastcsv-4.1.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2026

Bumps de.siegmar:fastcsv from 4.1.0 to 4.1.1.

Release notes

Sourced from de.siegmar:fastcsv's releases.

v4.1.1

4.1.1 (2026-03-08)

Bug Fixes

  • correct BomInputStream buffer offset for short inputs (#174) (1275474)

Performance Improvements

  • precompute comment strategy check in parser (6d6e874)
  • use range check in fast-forward loops (85eb73f)
Changelog

Sourced from de.siegmar:fastcsv's changelog.

4.1.1 (2026-03-08)

Bug Fixes

  • correct BomInputStream buffer offset for short inputs (#174) (1275474)

Performance Improvements

  • precompute comment strategy check in parser (6d6e874)
  • use range check in fast-forward loops (85eb73f)
Commits
  • 187325a chore(main): release 4.1.1 (#175)
  • f450688 docs: add Mentioned in Awesome Java badge
  • 6c0f317 chore: remove obsolete JReleaser changelog marker
  • 6de2955 ci: add PR trigger to compat-17 and fix deploy runner consistency
  • ab0b233 ci: set release-please manifest to last released version
  • 9b1aa33 ci: automate release process with release-please and reproducible build verif...
  • f001efb build: update dependencies
  • 1275474 fix: correct BomInputStream buffer offset for short inputs (#174)
  • e9d0074 docs: improve SEO and add LLM discoverability
  • ccd8179 build: update gradle
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [de.siegmar:fastcsv](https://github.com/osiegmar/FastCSV) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/osiegmar/FastCSV/releases)
- [Changelog](https://github.com/osiegmar/FastCSV/blob/main/CHANGELOG.md)
- [Commits](osiegmar/FastCSV@v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: de.siegmar:fastcsv
  dependency-version: 4.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added area/backend Needs backend code changes dependency-upgrade Dependency upgrade is needed labels Mar 11, 2026
@github-project-automation github-project-automation bot moved this to To review in Pull Requests Mar 11, 2026
@github-actions
Copy link
Contributor

Tests report quick summary:

success ✅ > tests: 4069, success: 4056, skipped: 13, failed: 0

unfold for details
Project Status Success Skipped Failed
cli success ✅ 80 0 0
core success ✅ 2010 0 0
executor success ✅ 4 0 0
jdbc success ✅ 11 0 0
jdbc-h2 success ✅ 475 0 0
jdbc-mysql success ✅ 478 0 0
jdbc-postgres success ✅ 478 0 0
processor success ✅ 7 0 0
runner-memory success ✅ 1 0 0
scheduler success ✅ 24 0 0
script success ✅ 12 0 0
storage-local success ✅ 64 0 0
webserver success ✅ 421 0 0
worker success ✅ 4 0 0

@github-actions
Copy link
Contributor

🧪 Java Unit Tests

TestsPassed ✅Skipped ⚠️FailedTime ⏱
Java Tests Report4069 ran4056 ✅13 ⚠️0 ❌40m 38s 622ms

@loicmathieu loicmathieu merged commit 5c61397 into develop Mar 11, 2026
9 of 12 checks passed
@loicmathieu loicmathieu deleted the dependabot/gradle/de.siegmar-fastcsv-4.1.1 branch March 11, 2026 09:24
@github-project-automation github-project-automation bot moved this from To review to Done in Pull Requests Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/backend Needs backend code changes dependency-upgrade Dependency upgrade is needed

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant